home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr18 / wolfmp_2.zip / README.TXT < prev    next >
Text File  |  1995-03-09  |  2KB  |  46 lines

  1. MAPSOD Patch Batch Version 0.50 (Not even a full version!)
  2.  
  3. By R.S. Bradbury   Compuserve 75561,1550
  4.  
  5.      I don't know about you but I can't get enough of the Wolfenstein and
  6. Spear of Destiny duo. I am disappointed when I see the mapping utilities
  7. for Wolfenstein 3D but none for Spear of Destiny! I am not a crack 
  8. programmer yet, but where there is a will (and desire) there is a way.
  9. I made a batch program that will make the program WOLFMAP aka WOLFMP.ZIP
  10. work with the Spear of Destiny game set. WOLFMAP will process your SOD
  11. Mission One (for now) gamemap and maphead and generate maps that rival
  12. those that FORMGEN'S GAME CREATOR makes.
  13.  
  14. Copy my MAPSOD.BAT and SODMAP.CFG files to the directory you have your
  15. copy of WOLFMAP installed.
  16.  
  17. Copy the Spear of Destiny gamemap.sod and maphead.sod files you want mapped
  18. to the WOLFMAP program directory.
  19.  
  20. Run the file MAPSOD.BAT and you will have your files changed to .wl3 type.
  21. You will see WOLFMAP execute itself three times and in the process it will
  22. make:
  23. Episode 1 Levels 1-10 which is actually Spear of Destiny floors 1-10
  24. Episode 2 Levels 1-10 which is actually Spear of Destiny floors 11-20
  25. Episode 3 Level 1 which is actually Spear of Destiny floor 21
  26. (You will see Episode and level numbers printed at the top of your maps
  27. but the map files will be named in the manner that FORMGEN'S GAME CREATOR
  28. names- Floor01.map up to Floor21.map. This scheme should be no harder to get
  29. used to than the debugcodes such as the -tedlevel command.)
  30.  
  31. MAPSOD.BAT is primitve, as I know, but it does the work when nothing else is
  32. available! The finished product is what you are shooting for anyway! MAPSOD
  33. does all the renaming of files for you via the primitive DOS commands- no
  34. C programming here! I did work my butt off re-configuring the WOLFMAP.CFG
  35. file to make it work predictably with Spear of Destiny.
  36.  
  37. {WOLFMAP Version 1.2 by David Lummis} Thank you for inspiration David!
  38.  
  39. Enjoy! If you come up with a better way (and I know someone will) let me
  40. have a copy. For now we all will use mine!
  41.  
  42. Revision (3/9/95) Version 0.75 patch batch for David Lummis' WOLFMAP V 1.2
  43. mapping program. Included now is sod3map.cfg and mapsod3.bat to map your
  44. Spear of Destiny Missions 2 & 3. Also included is a simple batch that cleans
  45. up after you get your floor files out of the WOLFMAP directory- it only
  46. deletes the *.map files and nothing else.